object fMBWAbout: TfMBWAbout Left = 238 Top = 188 BorderStyle = bsToolWindow Caption = 'About MBW' ClientHeight = 97 ClientWidth = 276 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 14 object Label1: TLabel Left = 5 Top = 4 Width = 266 Height = 24 AutoSize = False Caption = 'MBW Components Pack' Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object lCopyright: TLabel Left = 5 Top = 50 Width = 266 Height = 14 AutoSize = False Caption = 'Copyright � 1998-2002 by Micha� B�kowski' end object lVersion: TLabel Left = 160 Top = 30 Width = 111 Height = 14 Alignment = taRightJustify AutoSize = False Caption = 'Version 1.12' end object Bevel1: TBevel Left = 0 Top = 46 Width = 276 Height = 2 Shape = bsTopLine end object Label2: TLabel Left = 5 Top = 30 Width = 151 Height = 14 AutoSize = False Caption = ' with multilanguage support' Font.Charset = EASTEUROPE_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object bOK: TButton Left = 100 Top = 68 Width = 75 Height = 25 Cancel = True Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 end end